home *** CD-ROM | disk | FTP | other *** search
- (* resource set indicies for OPUSH *)
-
- CONST
- mainmenu = 0; (* menu tree *)
- mfile = 4; (* TITLE in tree MAINMENU *)
- mformat = 5; (* TITLE in tree MAINMENU *)
- mblock = 6; (* TITLE in tree MAINMENU *)
- mmark = 7; (* TITLE in tree MAINMENU *)
- moptions = 8; (* TITLE in tree MAINMENU *)
- mhelp = 9; (* TITLE in tree MAINMENU *)
- mabout = 12; (* STRING in tree MAINMENU *)
- mloadws = 21; (* STRING in tree MAINMENU *)
- msavews = 22; (* STRING in tree MAINMENU *)
- mloadbl = 24; (* STRING in tree MAINMENU *)
- msavebl = 25; (* STRING in tree MAINMENU *)
- msavetxt = 27; (* STRING in tree MAINMENU *)
- mprintsp = 28; (* STRING in tree MAINMENU *)
- mopenw = 30; (* STRING in tree MAINMENU *)
- mclosew = 31; (* STRING in tree MAINMENU *)
- mainquit = 33; (* STRING in tree MAINMENU *)
- mnum = 35; (* STRING in tree MAINMENU *)
- mlabel = 36; (* STRING in tree MAINMENU *)
- mform = 37; (* STRING in tree MAINMENU *)
- mcolwid = 39; (* STRING in tree MAINMENU *)
- mdollar = 40; (* STRING in tree MAINMENU *)
- mjust = 41; (* STRING in tree MAINMENU *)
- mpercent = 42; (* STRING in tree MAINMENU *)
- mprec = 43; (* STRING in tree MAINMENU *)
- mstyle = 44; (* STRING in tree MAINMENU *)
- mglobalf = 46; (* STRING in tree MAINMENU *)
- mviewfor = 48; (* STRING in tree MAINMENU *)
- mstartbl = 50; (* STRING in tree MAINMENU *)
- mendbl = 51; (* STRING in tree MAINMENU *)
- mdesel = 52; (* STRING in tree MAINMENU *)
- mcopy = 54; (* STRING in tree MAINMENU *)
- mmove = 55; (* STRING in tree MAINMENU *)
- mdelete = 56; (* STRING in tree MAINMENU *)
- minsertr = 58; (* STRING in tree MAINMENU *)
- mdeleter = 59; (* STRING in tree MAINMENU *)
- minsertc = 60; (* STRING in tree MAINMENU *)
- mdeletec = 61; (* STRING in tree MAINMENU *)
- mdatafil = 63; (* STRING in tree MAINMENU *)
- mrep = 64; (* STRING in tree MAINMENU *)
- msort = 65; (* STRING in tree MAINMENU *)
- mgoto = 67; (* STRING in tree MAINMENU *)
- mfirstc = 69; (* STRING in tree MAINMENU *)
- mlastc = 70; (* STRING in tree MAINMENU *)
- ms1 = 72; (* STRING in tree MAINMENU *)
- ms2 = 73; (* STRING in tree MAINMENU *)
- ms3 = 74; (* STRING in tree MAINMENU *)
- ms4 = 75; (* STRING in tree MAINMENU *)
- mg1 = 77; (* STRING in tree MAINMENU *)
- mg2 = 78; (* STRING in tree MAINMENU *)
- mg3 = 79; (* STRING in tree MAINMENU *)
- mg4 = 80; (* STRING in tree MAINMENU *)
- mcmarks = 82; (* STRING in tree MAINMENU *)
- mmanrec = 84; (* STRING in tree MAINMENU *)
- mautorec = 85; (* STRING in tree MAINMENU *)
- mnatural = 86; (* STRING in tree MAINMENU *)
- mfreeze = 88; (* STRING in tree MAINMENU *)
- mstats = 90; (* STRING in tree MAINMENU *)
- mautocur = 92; (* STRING in tree MAINMENU *)
- msetauto = 93; (* STRING in tree MAINMENU *)
- mrefresh = 95; (* STRING in tree MAINMENU *)
- msmall = 96; (* STRING in tree MAINMENU *)
- mshowfor = 97; (* STRING in tree MAINMENU *)
- mshowgri = 98; (* STRING in tree MAINMENU *)
- mclearws = 100; (* STRING in tree MAINMENU *)
- mcellref = 102; (* STRING in tree MAINMENU *)
- mformula = 103; (* STRING in tree MAINMENU *)
- mkeyboar = 104; (* STRING in tree MAINMENU *)
- mmouse = 105; (* STRING in tree MAINMENU *)
- mprinth = 106; (* STRING in tree MAINMENU *)
- mrecalcm = 107; (* STRING in tree MAINMENU *)
- gotodial = 1; (* form/dialog *)
- gotocell = 2; (* FBOXTEXT in tree GOTODIAL *)
- gotook = 3; (* BUTTON in tree GOTODIAL *)
- gotocanc = 4; (* BUTTON in tree GOTODIAL *)
- gotohome = 5; (* BUTTON in tree GOTODIAL *)
- sortdial = 2; (* form/dialog *)
- sortcanc = 2; (* BUTTON in tree SORTDIAL *)
- sortok = 3; (* BUTTON in tree SORTDIAL *)
- sortrow = 6; (* BUTTON in tree SORTDIAL *)
- sortcol = 7; (* BUTTON in tree SORTDIAL *)
- sortkey = 8; (* FBOXTEXT in tree SORTDIAL *)
- sortasce = 9; (* BUTTON in tree SORTDIAL *)
- sortbegi = 10; (* FBOXTEXT in tree SORTDIAL *)
- sortend = 11; (* FBOXTEXT in tree SORTDIAL *)
- sortdesc = 12; (* BUTTON in tree SORTDIAL *)
- prdial = 3; (* form/dialog *)
- prwhat = 1; (* BOXTEXT in tree PRDIAL *)
- prtitle1 = 3; (* FTEXT in tree PRDIAL *)
- prtitle2 = 4; (* FTEXT in tree PRDIAL *)
- printhea = 5; (* FTEXT in tree PRDIAL *)
- printfoo = 6; (* FTEXT in tree PRDIAL *)
- printrc = 8; (* BOX in tree PRDIAL *)
- printfor = 10; (* BOX in tree PRDIAL *)
- printcon = 12; (* BOX in tree PRDIAL *)
- printdra = 13; (* BUTTON in tree PRDIAL *)
- printfin = 14; (* BUTTON in tree PRDIAL *)
- printbeg = 16; (* FBOXTEXT in tree PRDIAL *)
- printend = 17; (* FBOXTEXT in tree PRDIAL *)
- prcancel = 18; (* BUTTON in tree PRDIAL *)
- printok = 19; (* BUTTON in tree PRDIAL *)
- vfrmdial = 4; (* form/dialog *)
- viewcell = 4; (* TEXT in tree VFRMDIAL *)
- viewtype = 6; (* TEXT in tree VFRMDIAL *)
- viewmem = 8; (* TEXT in tree VFRMDIAL *)
- viewdeps = 10; (* TEXT in tree VFRMDIAL *)
- viewcw = 13; (* TEXT in tree VFRMDIAL *)
- viewdoll = 15; (* TEXT in tree VFRMDIAL *)
- viewjust = 17; (* TEXT in tree VFRMDIAL *)
- viewperc = 19; (* TEXT in tree VFRMDIAL *)
- viewprec = 21; (* TEXT in tree VFRMDIAL *)
- viewsci = 23; (* TEXT in tree VFRMDIAL *)
- viewbold = 25; (* TEXT in tree VFRMDIAL *)
- viewital = 27; (* TEXT in tree VFRMDIAL *)
- viewundr = 29; (* TEXT in tree VFRMDIAL *)
- viewok = 30; (* BUTTON in tree VFRMDIAL *)
- repdial = 5; (* form/dialog *)
- repcanc = 2; (* BUTTON in tree REPDIAL *)
- repok = 3; (* BUTTON in tree REPDIAL *)
- repsourc = 5; (* FBOXTEXT in tree REPDIAL *)
- reprel = 6; (* BUTTON in tree REPDIAL *)
- repbegin = 7; (* FBOXTEXT in tree REPDIAL *)
- repend = 8; (* FBOXTEXT in tree REPDIAL *)
- repabs = 9; (* BUTTON in tree REPDIAL *)
- fmatdial = 6; (* form/dialog *)
- fmatcw = 1; (* BOXTEXT in tree FMATDIAL *)
- fmatjust = 2; (* BOXTEXT in tree FMATDIAL *)
- fmatdoll = 3; (* BOXTEXT in tree FMATDIAL *)
- fmatcwdn = 5; (* BOXCHAR in tree FMATDIAL *)
- fmatcwsz = 7; (* FTEXT in tree FMATDIAL *)
- fmatcwup = 8; (* BOXCHAR in tree FMATDIAL *)
- justleft = 10; (* BUTTON in tree FMATDIAL *)
- justcent = 11; (* BUTTON in tree FMATDIAL *)
- justrigh = 12; (* BUTTON in tree FMATDIAL *)
- fmatdchk = 13; (* BOX in tree FMATDIAL *)
- fmatperc = 14; (* BOXTEXT in tree FMATDIAL *)
- fmatprec = 15; (* BOXTEXT in tree FMATDIAL *)
- fmatstyl = 16; (* BOXTEXT in tree FMATDIAL *)
- fmatpchk = 17; (* BOX in tree FMATDIAL *)
- prec0 = 19; (* BUTTON in tree FMATDIAL *)
- prec1 = 20; (* BUTTON in tree FMATDIAL *)
- prec2 = 21; (* BUTTON in tree FMATDIAL *)
- prec3 = 22; (* BUTTON in tree FMATDIAL *)
- prec4 = 23; (* BUTTON in tree FMATDIAL *)
- prec5 = 24; (* BUTTON in tree FMATDIAL *)
- precscin = 25; (* BUTTON in tree FMATDIAL *)
- textbold = 27; (* BUTTON in tree FMATDIAL *)
- textital = 28; (* BUTTON in tree FMATDIAL *)
- textundr = 29; (* BUTTON in tree FMATDIAL *)
- fmatcell = 31; (* BUTTON in tree FMATDIAL *)
- fmatrang = 32; (* BUTTON in tree FMATDIAL *)
- fmatglob = 33; (* BUTTON in tree FMATDIAL *)
- fmatbegi = 34; (* FBOXTEXT in tree FMATDIAL *)
- fmatend = 35; (* FBOXTEXT in tree FMATDIAL *)
- fmatcanc = 36; (* BUTTON in tree FMATDIAL *)
- fmatok = 37; (* BUTTON in tree FMATDIAL *)
- keydial = 7; (* form/dialog *)
- keyok = 13; (* BUTTON in tree KEYDIAL *)
- formdial = 8; (* form/dialog *)
- formok = 18; (* BUTTON in tree FORMDIAL *)
- rangdial = 9; (* form/dialog *)
- rangcanc = 1; (* BUTTON in tree RANGDIAL *)
- rangwhat = 2; (* BOXTEXT in tree RANGDIAL *)
- rangok = 3; (* BUTTON in tree RANGDIAL *)
- rangbegi = 4; (* FBOXTEXT in tree RANGDIAL *)
- rangend = 5; (* FBOXTEXT in tree RANGDIAL *)
- errdial = 10; (* form/dialog *)
- errtype = 2; (* TEXT in tree ERRDIAL *)
- errform = 3; (* FTEXT in tree ERRDIAL *)
- errcarat = 4; (* TEXT in tree ERRDIAL *)
- errok = 5; (* BUTTON in tree ERRDIAL *)
- statdial = 11; (* form/dialog *)
- statok = 2; (* BUTTON in tree STATDIAL *)
- statcell = 6; (* TEXT in tree STATDIAL *)
- statval = 8; (* TEXT in tree STATDIAL *)
- statlabl = 10; (* TEXT in tree STATDIAL *)
- statexpr = 12; (* TEXT in tree STATDIAL *)
- statdeps = 14; (* TEXT in tree STATDIAL *)
- statmemc = 17; (* TEXT in tree STATDIAL *)
- statmema = 19; (* TEXT in tree STATDIAL *)
- prhdial = 12; (* form/dialog *)
- prhelpok = 12; (* BUTTON in tree PRHDIAL *)
- mhlpdial = 13; (* form/dialog *)
- mhelpok = 2; (* BUTTON in tree MHLPDIAL *)
- rechdial = 14; (* form/dialog *)
- rechlpok = 10; (* BUTTON in tree RECHDIAL *)
- crefdial = 15; (* form/dialog *)
- crefok = 14; (* BUTTON in tree CREFDIAL *)
- pagedial = 16; (* form/dialog *)
- pagenum = 1; (* FTEXT in tree PAGEDIAL *)
- infodial = 17; (* form/dialog *)
- aboutok = 10; (* BUTTON in tree INFODIAL *)
- datadial = 18; (* form/dialog *)
- datainit = 3; (* FBOXTEXT in tree DATADIAL *)
- datarigh = 6; (* BUTTON in tree DATADIAL *)
- datadown = 7; (* BUTTON in tree DATADIAL *)
- dataincr = 8; (* FBOXTEXT in tree DATADIAL *)
- databegi = 9; (* FBOXTEXT in tree DATADIAL *)
- dataend = 10; (* FBOXTEXT in tree DATADIAL *)
- datacanc = 11; (* BUTTON in tree DATADIAL *)
- dataok = 12; (* BUTTON in tree DATADIAL *)
- frzdial = 19; (* form/dialog *)
- frzcance = 2; (* BUTTON in tree FRZDIAL *)
- frzok = 3; (* BUTTON in tree FRZDIAL *)
- frzrow = 5; (* BUTTON in tree FRZDIAL *)
- frzcol = 6; (* BUTTON in tree FRZDIAL *)
- frzboth = 7; (* BUTTON in tree FRZDIAL *)
- frzundo = 8; (* BUTTON in tree FRZDIAL *)
- actdial = 20; (* form/dialog *)
- actwhat = 1; (* TEXT in tree ACTDIAL *)
- newdesk = 21; (* form/dialog *)
- panel = 1; (* BOX in tree NEWDESK *)
- editcell = 3; (* TEXT in tree NEWDESK *)
- menubox = 4; (* BOX in tree NEWDESK *)
- pullmath = 5; (* TEXT in tree NEWDESK *)
- pulltrig = 6; (* TEXT in tree NEWDESK *)
- pullstat = 7; (* TEXT in tree NEWDESK *)
- pullfin = 8; (* TEXT in tree NEWDESK *)
- pullbool = 9; (* TEXT in tree NEWDESK *)
- pulltab = 10; (* TEXT in tree NEWDESK *)
- cross = 11; (* BOX in tree NEWDESK *)
- check = 12; (* BOX in tree NEWDESK *)
- editarea = 13; (* BOX in tree NEWDESK *)
- tabmenu = 14; (* BOX in tree NEWDESK *)
- pullindx = 15; (* STRING in tree NEWDESK *)
- pullvl = 16; (* STRING in tree NEWDESK *)
- pullhl = 17; (* STRING in tree NEWDESK *)
- boolmenu = 18; (* BOX in tree NEWDESK *)
- pullif = 19; (* STRING in tree NEWDESK *)
- pulland = 20; (* STRING in tree NEWDESK *)
- pullor = 21; (* STRING in tree NEWDESK *)
- pullnot = 22; (* STRING in tree NEWDESK *)
- pulleq = 23; (* STRING in tree NEWDESK *)
- pullneq = 24; (* STRING in tree NEWDESK *)
- pulllt = 25; (* STRING in tree NEWDESK *)
- pulllteq = 26; (* STRING in tree NEWDESK *)
- pullgt = 27; (* STRING in tree NEWDESK *)
- pullgteq = 28; (* STRING in tree NEWDESK *)
- finmenu = 29; (* BOX in tree NEWDESK *)
- pullpv = 30; (* STRING in tree NEWDESK *)
- pullfv = 31; (* STRING in tree NEWDESK *)
- pullnper = 32; (* STRING in tree NEWDESK *)
- pullpmt = 33; (* STRING in tree NEWDESK *)
- statmenu = 34; (* BOX in tree NEWDESK *)
- pullsum = 35; (* STRING in tree NEWDESK *)
- pullprod = 36; (* STRING in tree NEWDESK *)
- pullmean = 37; (* STRING in tree NEWDESK *)
- pullvar = 38; (* STRING in tree NEWDESK *)
- pullsdev = 39; (* STRING in tree NEWDESK *)
- pullserr = 40; (* STRING in tree NEWDESK *)
- pulllinr = 41; (* STRING in tree NEWDESK *)
- pullcorr = 42; (* STRING in tree NEWDESK *)
- pullpred = 43; (* STRING in tree NEWDESK *)
- pullmax = 44; (* STRING in tree NEWDESK *)
- pullmin = 45; (* STRING in tree NEWDESK *)
- pullcoun = 46; (* STRING in tree NEWDESK *)
- trigmenu = 47; (* BOX in tree NEWDESK *)
- pullsin = 48; (* STRING in tree NEWDESK *)
- pullcos = 49; (* STRING in tree NEWDESK *)
- pulltan = 50; (* STRING in tree NEWDESK *)
- pullasin = 51; (* STRING in tree NEWDESK *)
- pullacos = 52; (* STRING in tree NEWDESK *)
- pullatan = 53; (* STRING in tree NEWDESK *)
- pullrad = 54; (* STRING in tree NEWDESK *)
- pulldeg = 55; (* STRING in tree NEWDESK *)
- pullpi = 56; (* STRING in tree NEWDESK *)
- mathmenu = 57; (* BOX in tree NEWDESK *)
- pullln = 58; (* STRING in tree NEWDESK *)
- pullexp = 59; (* STRING in tree NEWDESK *)
- pulllog = 60; (* STRING in tree NEWDESK *)
- pullsqr = 61; (* STRING in tree NEWDESK *)
- pullsqrt = 62; (* STRING in tree NEWDESK *)
- pulldiv = 63; (* STRING in tree NEWDESK *)
- pullmod = 64; (* STRING in tree NEWDESK *)
- pullroun = 65; (* STRING in tree NEWDESK *)
- pulltrnc = 66; (* STRING in tree NEWDESK *)
- pullabs = 67; (* STRING in tree NEWDESK *)
- pullfac = 68; (* STRING in tree NEWDESK *)
- pullrand = 69; (* STRING in tree NEWDESK *)
- pullplus = 70; (* STRING in tree NEWDESK *)
- pullminu = 71; (* STRING in tree NEWDESK *)
- pullstar = 72; (* STRING in tree NEWDESK *)
- pullslas = 73; (* STRING in tree NEWDESK *)
- pullcara = 74; (* STRING in tree NEWDESK *)
- pullopen = 75; (* STRING in tree NEWDESK *)
- pullclos = 76; (* STRING in tree NEWDESK *)
- pullcoln = 77; (* STRING in tree NEWDESK *)
- pullcomm = 78; (* STRING in tree NEWDESK *)
-
- ə